Development/Bug Fix/Initial Revision/Feature/Refactoring/Env/Build/Merge/Delete: <bug type or feature name>
<description>
CVS: -----------------------------------------------------------------------------
CVS:  Please keep the column ":" after the check-in reason.
CVS:  Explanation of the templates:
CVS: 
CVS: Development: 
CVS: Enhancements and add-ons to the old code.
CVS: 
CVS: Bug Fix: <bug type> the checkin is due to a bug fix.
CVS: The bug type should be one of the following:
CVS:  	#ID 		- bug number from Bugzilla (the # sign is vital)
CVS: 	regression 	- the bug is a regression from previous versions
CVS: 	new		- the bug is in a functionality from previous versions
CVS: 			  but was never found in QA
CVS: 	API		- the bug is in API layer between modules.
CVS: 	feature <name>	- the bug is in a new feature. Please include a feature
CVS: 			  name.
CVS:  
CVS: Initial Revision: this is a new file
CVS: 
CVS: Feature: <name> the checkin adds a new feature to the module. 
CVS: 		    the name should be from the preset list.	
CVS: 
CVS: Refactoring: spell checking, code indentation, name changes, 
CVS:  		 comments fixing, structural changes and plain refactoring.
CVS:  
CVS: Env: changes were made to support changes in other modules/environment/other
CVS:  
CVS: Build: compilation/linkage problem fix.
CVS: 
CVS: Merge: <branch name> checking as a result of a merge with some branch. 
CVS: 
CVS: Delete: the file is removed
CVS: 
CVS: If you wish to enter 2 or more messages in one commit. You HAVE to use the
CVS: following separator between the messages:
CVS: ==========================================
CVS: The specific number of "=" symbols is insignificant.
CVS: 
CVS: -----------------------------------------------------------------------------
